home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDAnnotation.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  2.3 KB  |  57 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 annotateAngleTextFieldAction = id; 
  6.                 annotatePositionTextFieldAction = id; 
  7.                 annotateShiftTextFieldAction = id; 
  8.                 annotateShowFontAction = id; 
  9.                 annotateSlideTextFieldAction = id; 
  10.                 annotateSpacingTextFieldAction = id; 
  11.                 annotateWidthTextFieldAction = id; 
  12.                 annotationFormatPopupAction = id; 
  13.                 helpAnnotationAction = id; 
  14.                 showAnnotatePopupAction = id; 
  15.             }; 
  16.             CLASS = DKDAnnotatePanel; 
  17.             LANGUAGE = ObjC; 
  18.             OUTLETS = {
  19.                 annotateAngleSlider = NSSlider; 
  20.                 annotateAngleTextField = NSTextField; 
  21.                 annotatePositionSlider = NSSlider; 
  22.                 annotatePositionTextField = NSTextField; 
  23.                 annotateShiftSlider = NSSlider; 
  24.                 annotateShiftTextField = NSTextField; 
  25.                 annotateSlideSlider = NSSlider; 
  26.                 annotateSlideTextField = NSTextField; 
  27.                 annotateSpacingSlider = NSSlider; 
  28.                 annotateSpacingTextField = NSTextField; 
  29.                 annotateTextView = NSTextView; 
  30.                 annotateWidthSlider = NSSlider; 
  31.                 annotateWidthTextField = NSTextField; 
  32.                 annotationFormatPopUp = NSPopUpButton; 
  33.                 showAnnotatePopup = NSPopUpButton; 
  34.             }; 
  35.             SUPERCLASS = DKDGraphicPanel; 
  36.         }, 
  37.         {CLASS = DKDGraphicPanel; LANGUAGE = ObjC; SUPERCLASS = DKDPanel; }, 
  38.         {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  39.         {
  40.             ACTIONS = {
  41.                 checkClosingWindow = id; 
  42.                 useCurrentForNewItemsButtonAction = id; 
  43.                 useDefaultForNewItemsButtonAction = id; 
  44.             }; 
  45.             CLASS = DKDPanel; 
  46.             LANGUAGE = ObjC; 
  47.             OUTLETS = {
  48.                 setCurrentForNewItemsButton = DKDOptionButton; 
  49.                 setDefaultForNewItemsButton = DKDOptionButton; 
  50.             }; 
  51.             SUPERCLASS = NSWindowController; 
  52.         }, 
  53.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  54.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  55.     ); 
  56.     IBVersion = 1; 
  57. }